home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Message-ID: <223D7616H00088B81H@ag01.bbrandes.berlinet.de>
- From: A.GUMTOW@BBrandes.berlinet.de (Andreas Gumtow)
- Path: tbx.berlinet.de!bbrandes.berlinet.de
- Subject: Re: ---> AREXX File Deletion
- Date: Fri, 15 Mar 1996 17:21:10 +0100
- X-Mailer: -- The Answer V3.06ss7 (public Beta 1)
- References: <4hvakt$43r@mutt.mda.ca>
- X-Gateway: ZCONNECT zelator.berlinet.de [LEGO v0.11]
- MIME-Version: 1.0
- Content-Type: text/plain; charset=ISO-8859-1
- Content-Transfer-Encoding: 8bit
- X-ZC-PGP-KEY-AVAIL:
-
- On So 10.03.1996 at 19:30:37 wrote dostie@mda.ca (Mark Dostie)
- in Message "---> AREXX File Deletion":
-
-
- MD> I want to be able to delete files from within AREXX, could someone
- MD> send me the code fragment I need to include? AREXX doesn't seem to
- MD> have deletion as a standard function, open and close but no delete.
-
- files="file1,file2,file3" ;<- Filenames
- ADDRESS COMMAND 'DELETE files'
-
-
-
- CU
- Andreas
-
-
- Like winter snow on summer lawn, time past is time gone.
-
-